linux python installation wheel

99

linux python installation wheel -

python -m pip install --upgrade pip setuptools wheel

pip upgrade python -

pip freeze | %{$_.split('==')[0]} | %{pip install --upgrade $_}

Comments

Submit
0 Comments